listbase: Move focus moving keybindings here
authorBenjamin Otte <otte@redhat.com>
Thu, 24 Oct 2019 04:49:38 +0000 (06:49 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 30 May 2020 23:26:46 +0000 (19:26 -0400)
commit12331e337677ee29c24cd648b6f3619c33889758
treef068f57b93d6b4a4cf1c2046904c5d7281e50fd1
parentdd5e6d47dbd2073aade4604b03b96a4dee56801f
listbase: Move focus moving keybindings here

The focus tracker is not yet moved because that depends on scroll_to()
support and we don't have that yet.
Whoops.
So we use a hack.
gtk/gtkgridview.c
gtk/gtklistbase.c
gtk/gtklistbaseprivate.h
gtk/gtklistview.c